Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons
authorMike Hommey <mh+mozilla@glandium.org>
Mon, 21 May 2018 03:04:22 +0000 (12:04 +0900)
committerCarsten Schoenert <c.schoenert@t-online.de>
Tue, 4 Aug 2020 17:06:20 +0000 (18:06 +0100)
commit2c5a09923b98c3199c8dd1c0e2630c7ea0d2c83a
tree11c0782b1e66372efcda3f830f497b5859b52877
parenta863888a1f727732df4697910891b95dc959f8d7
Bug 1463035 - Remove MOZ_SIGNAL_TRAMPOLINE. r?darchons

For some reason, GNU as is not happy with the assembly generated after
bug 1238661 anymore on Debian armel.

OTOH, as mentioned in bug 1238661 comment 4, we actually don't need this
workaround anymore, so let's just kill it.

Gbp-Pq: Topic porting-armel
Gbp-Pq: Name Bug-1463035-Remove-MOZ_SIGNAL_TRAMPOLINE.-r-darchons.patch
mfbt/LinuxSignal.h [deleted file]
mfbt/moz.build
tools/profiler/core/platform-linux-android.cpp